Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 5 and Version 6 of Building Pidgin


Ignore:
Timestamp:
Mar 22, 2008, 3:31:07 PM (16 years ago)
Author:
resiak
Comment:

Remove references to Gaim.

Legend:

Unmodified
Added
Removed
Modified
  • Building Pidgin

    v5 v6  
     1
     2
     3
    14=== Is there some way I can compile just Pidgin, without all of these protocols? ===
    25Yeah. There are actually three ways to do it.
     
    58   3. Change to the directories for the protocols you want to compile (e.g. libpurple/protocols/jabber), and run make from there. Then after you've compiled all of them, change back to src/ and run make pidgin
    69
    7 === Can I run Gaim on IRIX? ===
     10=== Can I run Pidgin on IRIX? ===
    811Sure you can - the amount of effort involved depends on which compiler you use; there is however no official support.
    912
     
    1215MIPSPro CC (tested with 7.4.4m on IRIX 6.5.29): Less trivial for obvious ANSI-tightness reasons. There's an unofficial patch for 2.0.0 beta3 available at http://jesuschrist.be/gaim/gaim-2.0.0beta3_irix.patch which applies (amongst others) the SSL hack described above. You will need to configure WITHOUT the Zephyr protocol plugin.
    1316
    14 NOTE: Jabber crashed gaim when using TLS. This is a bug inside GnuTLS that might or might not be fixed by the time you read this.
     17NOTE: Jabber crashed Pidgin when using TLS. This is a bug inside GnuTLS that might or might not be fixed by the time you read this.
    1518
    1619
    17 === Can I run Gaim on HPUX? ===
     20=== Can I run Pidgin on HPUX? ===
    1821Yes, you can; with GCC 4.1.1 on HPUX 11.11 at least it worked fine. There is however no official support.
    1922
    20 The build scripts that are shipped with the "official" releases are unfortunately incompatible with the HPUX linker; fetching the svn version and running autogen.sh however gives you a healthy build dir. Configure gaim WITHOUT the X screensaver extension and disable the gtk- and glibtests; no source hacks are needed.
     23The build scripts that are shipped with the "official" releases are unfortunately incompatible with the HPUX linker; fetching the svn version and running autogen.sh however gives you a healthy build dir. Configure Pidgin WITHOUT the X screensaver extension and disable the gtk- and glibtests; no source hacks are needed.
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!